Simplify vcpu_sleep_sync() and sched_adjdom(). Their
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 12 Jan 2006 22:25:02 +0000 (23:25 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 12 Jan 2006 22:25:02 +0000 (23:25 +0100)
commit4207635014c977748811f86871444f10819a6b07
treeb345a020eff56731fef2da1f233d592f07c5cc5e
parent9b7916cc5e36941477a34c822695474e36b361e7
Simplify vcpu_sleep_sync() and sched_adjdom(). Their
interaction with the scheduler locks was unnecessarily
complicated.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/common/schedule.c